home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _FBB8D9B2BA6A45AF9B176771663086FE < prev    next >
Text File  |  2005-04-24  |  2KB  |  100 lines

  1. <window>
  2.     <id>3007</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background</description> 
  8.         <type>image</type> 
  9.         <id>0</id> 
  10.         <posX>60</posX> 
  11.         <posY>430</posY>
  12.         <width>400</width> 
  13.         <height>150</height>        
  14.         <texture>dialog_background.png</texture>        
  15.         <visible>yes</visible> 
  16.     </control>
  17.     <control>
  18.         <description>Progress Bar</description> 
  19.         <type>progress</type> 
  20.         <id>1</id> 
  21.         <posX>155</posX> 
  22.         <posY>483</posY> 
  23.         <width>200</width>
  24.         <height>5</height>
  25.         <texturebg>osd_progress_back.png</texturebg> 
  26.         <lefttexture>osd_progress_left.png</lefttexture> 
  27.         <midtexture>osd_progress_mid.png</midtexture> 
  28.         <righttexture>osd_progress_right.png</righttexture> 
  29.         <visible>yes</visible> 
  30.         <label>#TV.View.Percentage</label>
  31.     </control>
  32.     <control>
  33.         <description>Start Time Info</description> 
  34.         <type>label</type> 
  35.         <id>101</id> 
  36.         <posX>160</posX> 
  37.         <posY>476</posY> 
  38.         <label>#TV.View.start</label> 
  39.         <align>right</align> 
  40.         <font>font13</font> 
  41.         <textcolor>FFFFFFFF</textcolor> 
  42.     </control>
  43.     <control>
  44.         <description>End Time Info</description> 
  45.         <type>label</type> 
  46.         <id>102</id> 
  47.         <posX>355</posX> 
  48.         <posY>476</posY> 
  49.         <label>#TV.View.stop</label> 
  50.         <align>left</align> 
  51.         <font>font13</font> 
  52.         <textcolor>FFFFFFFF</textcolor> 
  53.     </control>
  54.         <control>
  55.         <description>rec logo</description> 
  56.         <type>image</type> 
  57.         <id>39</id> 
  58.         <posX>340</posX> 
  59.         <posY>445</posY> 
  60.         <texture>rec.png</texture> 
  61.         <colordiffuse>ffffffff</colordiffuse>
  62.         <visible>yes</visible> 
  63.     </control>
  64.     <control>
  65.         <description>On tv NOW</description> 
  66.         <id>36</id> 
  67.         <type>textbox</type> 
  68.         <width>300</width>
  69.         <height>30</height> 
  70.         <posX>90</posX> 
  71.         <posY>500</posY>
  72.         <align>left</align>
  73.         <font>font16</font> 
  74.         <textcolor>FFB2D4F5</textcolor>
  75.     </control>
  76.     <control>
  77.         <description>On tv NEXT</description> 
  78.         <id>37</id> 
  79.         <type>textbox</type> 
  80.         <width>300</width> 
  81.         <height>30</height>
  82.         <posX>90</posX> 
  83.         <posY>530</posY>
  84.         <align>left</align> 
  85.         <font>font13</font> 
  86.         <textcolor>FFFFFFFF</textcolor>
  87.     </control>
  88.     <control>
  89.         <description>Current channel</description> 
  90.         <type>label</type> 
  91.         <id>35</id> 
  92.         <posX>90</posX> 
  93.         <posY>445</posY> 
  94.         <label>-</label> 
  95.         <align>left</align> 
  96.         <font>font16</font> 
  97.         <textcolor>FFFFFFFF</textcolor> 
  98.     </control>
  99. </controls>
  100. </window>